git-xpg_strerror
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 28 Nov 2022 21:26:50 +0000 (21:26 +0000)
committerAurelien Jarno <aurel32@debian.org>
Mon, 28 Nov 2022 21:26:50 +0000 (21:26 +0000)
commit5f77c663aca430df26106c825ed27827656358f0
treea13b050626cde6ccced4de004dbf96f91d4ffc24
parenta3a3ccb6a393e27f9a52ed5f59b6a6c90a161aa4
git-xpg_strerror

commit cb033e6b0ca7b8873cd00687ffd1828038a595d3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 27 14:46:23 2022 +0200

    mach: Make xpg_strerror_r set a message on error

    posix advises to have strerror_r fill a message even when we are returning
    an error.

    This makes mach's xpg_strerror_r do this, like the generic version does.

    Spotted by the libunistring testsuite test-strerror_r

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-xpg_strerror.diff
sysdeps/mach/xpg-strerror.c